<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.routing.escalation.scheduler.config.override">

  <require>org.nuxeo.ecm.platform.routing.escalation.scheduler.config</require>

  <extension point="actions" target="org.nuxeo.ecm.core.bulk">
    <action batchSize="5" bucketSize="25" exclusive="true" inputStream="bulk/documentRoutingEscalation" name="documentRoutingEscalation"/>
  </extension>

</component>
